projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1cd9b5
)
* woman.el (woman2-TH): Use string-equal instead of string-match.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 11 Apr 2008 02:30:06 +0000
(
02:30
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 11 Apr 2008 02:30:06 +0000
(
02:30
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 46f96d0b42867c4cdc81885fe09f2d8070edc349..103c82c31d4fedb9e6b489f1548e0624247bb027 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,7
+1,6
@@
2008-04-11 Chong Yidong <cyd@stupidchicken.com>
- * woman.el (woman2-TH): Quote search string argument to
- string-match.
+ * woman.el (woman2-TH): Use string-equal instead of string-match.
2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>